*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 1 Dec 2003 04:09:00 +0000 (04:09 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 1 Dec 2003 04:09:00 +0000 (04:09 +0000)
lispref/ChangeLog

index 69ca664dfb9251199b9bc1f47c59adc67ecd99c3..85a5f5067399a6d4d542784834f464fc6473da29 100644 (file)
@@ -1,3 +1,15 @@
+2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * strings.texi (Text Comparison): Correctly describe when two
+       strings are `equal'.  Combine and clarify descriptions of
+       `assoc-ignore-case' and `assoc-ignore-representation'.
+
+       * objects.texi (Non-ASCII in Strings): Clarify description of
+       when a string is unibyte or multibyte.
+       (Bool-Vector Type): Update examples.
+       (Equality Predicates): Correctly describe when two strings are
+       `equal'.
+
 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
 
        * lists.texi (Building Lists): `append' no longer accepts integer